home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Madness 2 #12 / Multimedia Madness - Volume 2 - Issue 12 (SAMS Publishing) (November 25, 1992).iso / highfive / wallmgr / wallini.250 < prev    next >
INI File  |  1992-10-14  |  2KB  |  70 lines

  1. [Setup]
  2. Version=0254
  3. ;;  Current WM version. 0254 = V2.54
  4. ;;
  5. ;;  Key values shown are defaults
  6.  
  7. NextHotKey=0
  8. PrevHotKey=0
  9. PopUpHotKey=0
  10. CorrectPaletteHotKey=0
  11. ;;  Hot keys for next and previous wallpaper, main window pop up,
  12. ;;  and Correct Palette function.
  13. ;;
  14. ;;  Value is VK_CODE + ShftCtrlState * 256 where,
  15. ;;      VK_CODE is the virtual key code of the selected key.
  16. ;;      ShftCtlState is 0 for neither shift or control
  17. ;;                      1 for shift
  18. ;;                      2 for control
  19. ;;                      3 for both
  20. ;;
  21. ;;  A value of 0 disables the key.
  22.  
  23. ListMode=0
  24. ;;  Controls ordering in main window wallpaper list
  25. ;;      0         - Order titles alphabetically
  26. ;;      Non-zero  - Order titles according to display list order
  27.  
  28. ShowMode=7
  29. ;;  Controls display elements in main window. Bitwise OR of:
  30. ;;      1 - Show Logo
  31. ;;      2 - Show upper button bar
  32. ;;      4 - Show lower button bar
  33.  
  34. LoadIconized=0
  35. ;;  Controls whether Wallpaper Manager loads hidden or iconized. This
  36. ;;  setting also affects the behavior of the hide button and Esc key.
  37. ;;      0         - Load hidden. Allow hide.
  38. ;;      Non-zero  - Load iconized. Iconize instead of hide.
  39.  
  40. ;;  WM will insert the key below when a Gallery file is first specified.
  41. ;;
  42. ;;
  43. ;;  GalleryFile=pathname
  44. ;;
  45. ;;  where pathname is the fully qualified pathname of a wallpaper gallery file.
  46. ;;
  47. ;;  The initial default gallery is WALL.GAL in the Wallpaper Manager directory.
  48.  
  49. TempDir=
  50. ;;  NULL or set to a directory path, e.g., C:\WALLTEMP\.
  51. ;;
  52. ;;  This key to forces Wallpaper Manager to use the specified
  53. ;;  drive and directory for temporary BMP files created during display
  54. ;;  of BLZ, PCX, and GIF files and during conversions to and from these
  55. ;;  formats.
  56. ;;
  57. ;;  When TempDir is NULL (the default) then the TEMP directory
  58. ;;  is used or the root directory of the first hard disk if TEMP is
  59. ;;  also unspecified.
  60. ;;
  61.  
  62. AddStickyDirectory=
  63. OrgStickyDirectory=
  64. WAVStickyDirectory=
  65. GalStickyDirectory=
  66. ;;   Pathnames for last accessed directories in the Add, Organize,
  67. ;;   WAV file, and Gallery dialogs. Allows these selections to persist between 
  68. ;;   sessions. Initially all null.
  69.  
  70.